patch
Set bot active/inactive
{{protocol}}://{{url}}/{{version}}/bots/:_key/active
Change the state of a bot (active/inactive).
Permissions:
won the bot.
Authentication
Authentication inherited from the collection: Bearer .Parameters
| Name | Type | Value |
|---|---|---|
| _key | path | {{meKey}} |
Body
{
"activate": true
}